public marks

PUBLIC MARKS from "Xavier Lacot" with tags javascript & programming

May 2011

Eloquent JavaScript: A Modern Introduction to Programming

by 3 others
An introduction to the JavaScript programming language, by Marijn Haverbeke. Very complete, extensive, and well-written resource. Must read for every intern in web developement ! :-)

January 2010

node.js

by 6 others
node.js allows the use of javacript on the server side, in a fresh and elegant way